Return to doc.sitecore.com

  Storage in Sitecore
Prev Next

This section contains recommendations concerning capacity planning of the database server and database performance testing and administration

In general .NET is best optimized with MS SQL Server

For best performance the database server should be hosted on a separate machine

In general one or two GB is enough space for most Sitecore implementations

Clustered indexes on the fields tables has shown to increase performance especially when multiple versions of the same item exist.

By default every Sitecore instance has the resources to host both the CMS User Interfaces and the published site itself

View this section for database administration tips

Performance degrades as the number of items under any item increases considerably.


Prev Next